FeedbackDto

data class FeedbackDto(val reaction_type: Chat.ChatFeedback)

Constructors

Link copied to clipboard
constructor(reaction_type: Chat.ChatFeedback)

Properties

Link copied to clipboard